test/automated/Makefile.in remove stuff unnecessarily copied from lisp
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Nov 2013 20:32:22 +0000 (13:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Nov 2013 20:32:22 +0000 (13:32 -0700)
commit5aaf78f91bd2088df69ca45c5921884a0b9be5e2
treef1e15681539111166183345787664a528dc488f5
parentb103fbd31dbb669fb3dcf094b243b24a79108f0e
test/automated/Makefile.in remove stuff unnecessarily copied from lisp

* test/automated/Makefile.in (abs_top_srcdir): Remove variable.
(emacs): Use abs_srcdir rather than abs_top_srcdir.
(doit, compile, compile-always): Remove stuff copied from lisp/.
(all, check, bootstrap-clean, distclean, maintainer-clean): Declare PHONY.

Remove comments copied from lisp/.
test/ChangeLog
test/automated/Makefile.in